isLaidOut

open fun isLaidOut(@NonNull view: View): Boolean(source)

Deprecated

Call isLaidOut directly.

Returns true if view has been through at least one layout since it was last attached to or detached from a window.